SetValueType
TheSetValueType
method sets the value type of this storage-unit cursor.
void SetValueType (in ODValueType valueType);
valueType
- The value type of the value in the focus context, or
kODNULL
to ignore the value type (and use the value index to specify the value in the focus context).DISCUSSION
When you no longer need the value type you pass as thevalueType
parameter, you should deallocate it.SEE ALSO
TheODValueType
type (page 904).
TheODStorageUnitCursor::GetValueType
method (page 718).
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help